@charset "utf-8";

/* 公用样式 */
html,
body,
div,
p,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
    margin: 0;
    padding: 0;
    word-wrap: break-word;
    word-break: break-all;
}

a {
    color: #000000;
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
}

a:hover {
    color: #e71a0f;
    text-decoration: none;
}

a:link,
a:visited {
    text-decoration: none;
}

li {
    list-style: none;
}

dt,
dd {
    list-style-type: none;
    float: left;
}

span,
strong,
em,
i {
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    font-weight: inherit;
}

.clerar {
    clear: both;
    overflow: hidden;
    width: 100%;
    height: 0;
    line-height: 0;
    font-size: 0;
}

body {
    background: #fff;
    color: #555;
    font: 12px/20px "Microsoft YaHei", "微软雅黑", "宋体", Arial, "Times New Roman";
}

select {
    outline: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cl {
    clear: both;
}

.header {
    width: 100%;
    overflow: hidden;
    text-align: center;
    background: #f00;
}

.header_ent {
    height: 35px;
    width: 1000px;
    margin: 0 auto;
    line-height: 35px;
    overflow: hidden;
}

.header_ent ul {
    float: right;
}

.header_ent li {
    margin-left: 10px;
    float: left;
}

.header_ent li a {
    color: #fff;
    font-family: "微软雅黑";
    font-size: 14px;
}

.header_ent li a:hover {
    font-weight: bold;
}

.header_ent li a.current {
    font-weight: bold;
}

.header_ent li.but01 input {
    color: #f00;
}

.header_nav {
    height: 70px;
    width: 1000px;
    margin: 0 auto;
    background: #FFF;
    *padding-bottom: 10px;
}

.header_nav .logo {
    margin: 10px 0 0 0;
}

.logo img {
    margin-top: 30px;
}

.logo ul {
    line-height: 80px;
}

.logo li {
    float: left;
    margin-left: 35px;
    font-size: 18px;
    color: #333;
    text-align: center;
}

.logo li a {
    width: 80px;
    height: 70px;
    font-weight: bold;
}

.logo li a.current {
    color: #f00;
    border-bottom: 2px solid #f00;
}

.logo a:hover {
    color: #e71a0f;
}

.f_banner img {
    width: 100%;
}

.f_banner {
    *margin: 0;
    padding: 0;
    clear: both;
    min-height: 600px;
    background: url(images/land.png) center center no-repeat;
}


.main_content {
    width: 948px;
    overflow: hidden;
    clear: both;
    margin: 30px auto 0 auto;
    border: 0px solid #cfcece;
    padding: 0 16px 0px 34px;
    border-radius: 3px;
}

.movie {
    background: url(images/dianying-1.png) 0 0;
    background-repeat: repeat-x;
}

.tv {
    background: url(images/dianshiju-2.png) 0 0;
    background-repeat: repeat-x;
}

.content_item {
    margin: 21px 15px 0 0;
    float: left;
    position: relative;
    width: 140px;
    height: 199px;
}

.content_pic img {
    width: 140px;
    height: 194px;
}

.content_tips {
    position: absolute;
    bottom: 5px;
    left: 0;
    background: url(images/sprit.png) no-repeat 0 -66px;
    width: 140px;
    height: 28px;
    display: block;
    color: #fdfdfd;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    overflow: hidden;
}

.content_h2 {
    width: 930px;
    padding: 15px 24px 0px 4px;
    margin-bottom: -6px;
    font-family: "微软雅黑";
    font-size: 26px;
    color: #fff;
    font-weight: normal;
    float: left;
}

.content_h2 em {
    float: left;
}

.more {
    float: left;
    color: #fff;
    font-size: 16px;
    padding-left: 35px;
    padding-top: 4px;
}

a:hover.more {
    color: #990404;
    text-decoration: underline;
}

.content_list {
    margin-top: 50px;
}

.vip {
    width: 48px;
    height: 22px;
    top: 5px;
    right: 5px;
    position: absolute;
    background: url(images/VIP.png) 0 0 no-repeat;
}

.mf {
    width: 48px;
    height: 22px;
    top: 5px;
    right: 5px;
    position: absolute;
    background: url(images/mf.png) 0 0 no-repeat;
}


/*foot*/
.voole_footer {
    width: 1000px;
    margin: 31px auto 15px;
    background: url(images/footer_dash.gif) repeat-x top left;
    text-align: center;
    padding-top: 13px;
    position: relative;
}

.sub_nav_list {
    width: 1000px;
    overflow: hidden;
    height: 22px;
    line-height: 22px;
}

.sub_nav_item {
    display: inline-block;
    *display: inline;
}

.sub_nav_link {
    color: #42454c;
}

a:hover.sub_nav_link {
    color: #e71a0f;
}

.main_footer_wrap {
    color: #7b8086;
    line-height: 26px;
}

.self_icon {
    width: 37px;
    height: 43px;
    background: url(images/sprit.png) no-repeat -144px -66px;
    position: absolute;
    top: 108px;
    left: 366px;
}

/*防沉迷*/
.f_banner .imge {
    width: 53%;
    padding-left: 25%;
}

.f_banner .anti_txt {
    width: 53%;
    margin-left: 25%;
}

.anti_txt dl {
    width: 800px;
    height: 195px;
    margin-top: 30px;
}

.anti_txt dl dd {
    margin: 5px 0;
    font-size: 16px;
}

.anti_txt dl dd b {
    width: 26px;
    height: 20px;
    line-height: 20px;
    float: left;
    text-align: left;
}

.anti_txt dl dd strong {
    width: 774px;
    display: block;
    float: right;
}

.anti_txt dl dd a {
    color: #259ce3;
    border-bottom: 1px solid #259ce3;
}

/*用户信息*/
.f_banner {
    *margin: 0;
    padding: 0;
    clear: both;
}

.f_banner .protect {
    width: 1000px;
    margin: 0 auto;
    padding-top: 60px;
    overflow: hidden;
}

.f_banner .protect h3 {
    font-size: 16px;
}

.f_banner .protect p {
    font-size: 14px;
    margin-top: 5px;
}

.f_banner .protect p.p1 {
    margin-bottom: 100px;
}

/*服务协议*/
.recharge_serv .serv {
    width: 1000px;
    margin: 0 auto;
}

.recharge_serv .serv_logo {
    padding-top: 20px;
}

.recharge_serv .serv_txt {
    padding-top: 100px;
}

.recharge_serv .serv_txt h3 {
    font-size: 16px;
    text-align: center;
}

.recharge_serv .serv_txt p {
    font-size: 12px;
}

.recharge_serv .serv button {
    width: 200px;
    height: 50px;
    background: #f00;
    color: #fff;
    font-size: 18px;
    border: 0;
    border-radius: 2px;
    margin-top: 30px;
    margin-bottom: 40px;
}

/*登陆*/
.land {
    width: 362px;
    height: 400px;
    background: #fff;
    right: 310px;
    top: 200px;
    position: absolute;
    border-radius: 5px;
}

.land h3 {
    font-size: 20px;
    margin: 30px 0 0 30px;
}

.land input.txt {
    background: #fff;
    height: 50px;
    line-height: 50px;
    width: 300px;
    margin: 30px 0 0 30px;
    background: url(images/land_p.png) left no-repeat;
    padding-left: 45px;
    font-weight: bold;
}

.land img {
    width: 30px;
    height: 30px;
    left: 40px;
    top: 90px;
    position: absolute;
}

.land input.txt2 {
    background: #fff url(images/land_s.png) left no-repeat;
    width: 250px;
    height: 50px;
    line-height: 50px;
    margin: 30px 0 0 30px;
    padding-left: 45px;
    border: 1px solid #3333;
}

.land button {
    width: 300px;
    height: 50px;
    margin: 30px 0 0 30px;
    background: #f00;
    color: #fff;
    font-size: 18px;
    border: 0;
    margin-top: 45px;
    cursor: pointer;
}

.land .button {
    width: 300px;
    height: 50px;
    margin: 30px 0 0 30px;
    background: #f00;
    color: #fff;
    font-size: 18px;
    border: 0;
    margin-top: 45px;
    cursor: pointer;
}


.land .land_serv img {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    padding-top: 5px;
}

.land .land_serv .checkbox {
    width: 24px;
    height: 24px;
    position: relative;
}

.land .land_serv .checkbox label {
    display: block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    top: 20px;
    left: 30px;
    z-index: 1;
    border: 1px solid #ccc;
    /* background: url('./images/recharge_ra.png') center center no-repeat; */
}

.land .land_serv .checkbox span {
    position: absolute;
    left: 63px;
    top: 21px;
    width: 230px;
    font-size: 14px;
    color: #999999;
}

.land .land_serv .checkbox img {
    position: absolute;
    top: -6px;
    left: 4px;
}

.land a {
    margin: 30px 0 0 30px;
    color: #f00;
}

.land a:hover {
    text-decoration: underline;
}

input[type=checkbox] {
    margin: 24px 3px 3px 40px;
    width: 15px;
    height: 15px;
    vertical-align: middle;
}

/* 充值页面 */
.recharge_box {
    clear: both;
    width: 100%;
    height: auto;
    background: #f8f8f8;
    padding-top: 30px;
    border-top: 1px solid #f00;
}

.recharge_box .container {
    width: 1000px;
    height: 635px;
    margin: 0 auto;
}

.recharge_box .container .p-tit {
    display: inline-block;
    font-size: 26px;
    color: #000000;
    padding: 23px 0;
    vertical-align: middle;
}

#tab {
    width: 100%;
    padding: 5px;
    height: 450px;
    margin: 20px auto;
    font-size: 20px;
}

#tab ul {
    list-style: none;
    height: 50px;
    line-height: 30px;
    border-bottom: 2px #e71a0f solid;
}

#tab ul li {
    background: #FFF;
    cursor: pointer;
    float: left;
    list-style: none;
    height: 29px;
    line-height: 29px;
    padding: 10px 25px;
    margin: 0px 10px;
    border: 1px solid #f3948f;
    border-bottom: 2px solid #e71a0f;
    color: #e72710;
    font-size: 24px;
}

#tab ul li.on {
    border-top: 2px solid #e71a0f;
    border-bottom: 2px solid #FFF;
}

#tab div {
    height: 405px;
    width: 100%;
    line-height: 24px;
    border-top: none;
    padding: 1px;
    padding: 10px 0;
    background-color: #fff;
}

.hide {
    display: none;
}

/*单选*/
#f_checkbox label,
#f_checkbox02 label {
    padding-left: 30px;
    display: -moz-inline-block;
    display: inline-block;
    cursor: pointer;
    line-height: 19px;
    background: url(images/check_icon02.png) no-repeat left center;
}

#f_checkbox label.checked,
#f_checkbox02 label.checked {
    background: url(images/check_icon01.png) no-repeat left center;
}

/*下拉框*/
.select_spec {
    position: relative;
}

.select_spec dd {
    position: absolute;
    left: 104px;
    zoom: 1;
    z-index: 9999;
}

select {
    display: none;
}

.select_box {
    float: left;
    width: 160px;
    line-height: 50px;
    padding-left: 10px;
    margin: 0 auto;
    font-size: 16px;
    color: #333333;
    background: #f8f8f8;
}

.select_showbox {
    border: 1px solid #b0a296;
    height: 50px;
    padding-left: 15px;
    background: url(images/select_icon_up_03.png) no-repeat right center;
}

.select_option {
    border: 1px solid #b0a296;
    border-top: none;
    display: none;
}

.select_option li {
    padding-left: 15px;
}

.select_option li.selected {
    background: #f2f2f2;
    color: #999;
}

.select_option li.hover {
    background: #fff;
    color: #333;
}

.my_focus {
    background: url(images/select_icon_up_05.png) no-repeat right center;
}

/* 注册 */
input[type=checkbox] {
    margin: 24px 3px 3px 40px;
    width: 15px;
    height: 15px;
    vertical-align: middle;
}

.reg_serv input[type=checkbox] {
    margin: 13px 3px 3px 15px;
    width: 15px;
    height: 15px;
}

input ::-webkit-input-placeholder {
    color: #999999;
    font-size: 16px;
}

input :-moz-placeholder {
    color: #999999;
    font-size: 16px;
}

input ::-moz-placeholder {
    color: #999999;
    font-size: 16px;
}

input :-ms-input-placeholder {
    color: #999999;
    font-size: 16px;
}

input[type="text"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    color: #333333;
    font-size: 16px;
    border: 1px solid #cccccc;
    background-color: #f8f8f8;
}

input[type="text"]:focus {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    border: 1px solid #e71a0f;
}

.tx_red {
    font-style: normal;
    color: #e71a0f;
}

.register_box {
    width: 100%;
    height: auto;
    background: #f8f8f8;
}

.register_box .header_nav {
    background: #f8f8f8;
}

.register_box .header_nav .logo {
    margin: 0;
}

.register_box .reg {
    width: 960px;
    padding: 0 20px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.register_box .reg_content {
    overflow: hidden;
}

.register_box .reg_content ul {
    overflow: hidden;
}

.register_box .reg .reg_title {
    width: 100%;
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #cccccc;
    padding-left: 20px;
    margin-bottom: 40px;
}

.register_box .reg ul li {
    clear: both;
    margin-bottom: 20px;
}

.register_box .reg ul li .title {
    color: #666666;
    font-size: 16px;
    display: inline-block;
    width: 90px;
    margin-right: 20px;
}

.register_box .reg ul li .title em {
    font-size: 24px;
    vertical-align: middle;
    margin-top: 6px;
}

.register_box .reg ul li input {
    width: 300px;
    height: 50px;
    line-height: 50px;
    margin-right: 25px;
}

.register_box .reg ul li .message {
    font-size: 14px;
    color: #999999;
}

.register_box .reg ul li .erro_tips {
    font-size: 14px;
    color: #e71a0f;
}

.register_box .reg_serv {
    width: 400px;
    margin: 5px 10px 0 20px;
}

.register_box .reg_serv a {
    font-size: 14px;
}

.register_box .reg_serv a:hover {
    color: #f00;
}

.register_box .reg_serv img {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    padding-top: 5px;
}

.register_box .reg_serv .checkbox {
    width: 24px;
    height: 24px;
    position: relative;
}

.register_box .reg_serv .checkbox label {
    display: block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    top: 8px;
    left: 5px;
    z-index: 1;
    border: 1px solid #ccc;
    /* background: url('./images/recharge_ra.png') center center no-repeat; */
}

.register_box .reg_serv .checkbox span {
    position: absolute;
    left: 40px;
    top: 9px;
    width: 230px;
}

.register_box .reg_serv .checkbox img {
    position: absolute;
    top: -6px;
    left: 4px;
}

.register_box .reg_serv .checkbox input[type=checkbox]:checked+label {
    background: url('./images/f_yx.png') center center no-repeat;
}

.register_box .reg_but {
    margin-top: 40px;
    padding-bottom: 120px;
}

.register_box .reg_but button {
    width: 240px;
    height: 50px;
    line-height: 50px;
    margin-top: -4px;
    vertical-align: middle;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}

.register_box .reg_but button.reg {
    background: #e71a0f;
    color: #fff;
    border: 0;
    margin-right: 60px;
}

.register_box .reg_but button.reg:hover,
.register_box .reg_but button.reg:active {
    background: #c51108
}

.register_box .reg_but button.dl {
    color: #e71a0f;
    border: 1px solid #e71a0f;
    background: #fff;
}

.register_box .reg_but button.dl:hover,
.register_box .reg_but button.dl:active {
    background: #f8f8f8;
}

/*banner开始*/
.flexslider {
    margin: 0px auto;
    position: relative;
    height: 470px;
    overflow: hidden;
    zoom: 1;
}

.flexslider .slides li {
    width: 100%;
    height: 100%;
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    z-index: 999;
}

.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    display: block;
    height: 20px;
    overflow: hidden;
    width: 16px;
    border-radius: 50%;
    background: url(images/banner_icon01.png) no-repeat left center;
}

.flex-control-paging li.active a {
    background: url(images/banner_icon02.png) no-repeat left center;
}

.flexslider .slides a img {
    vertical-align: top;
    width: 100%;
    height: 100%;
    display: inline-block;
    border: none;
}

/*banner结束*/


.content_left {
    float: left;
}

.content_right {
    color: #4d5157;
    width: 592px;
    overflow: hidden;
}

.content_right .ping {
    position: relative;
    top: -305px;
    right: -480px;
}

.content_right .sc {
    position: relative;
    top: -296px;
    right: -480px;
}

.content_right .sc a em {
    float: left;
    margin-left: 22px;
}

.content_right .sc a {
    font-size: 20px;
    float: left;
    color: #666666;
}

.content_right .sc a em.wsc {
    width: 20px;
    height: 20px;
    background: url(images/shoucang2.png) 0 0 no-repeat;
    display: block;
}

.content_right .sc a em.wsc1 {
    width: 20px;
    height: 20px;
    background: url(images/shoucang-2.png) 0 0 no-repeat;
    display: block;
}

.content_right .sc a:hover em.wsc {
    width: 20px;
    height: 20px;
    background: url(images/shoucang-2.png) 0 0 no-repeat;
    display: block;
}

.content_right .ping em {
    font-size: 20px;
    color: #666666;
}

.content_right .ping b {
    color: #e72710;
    font-size: 30px;
}

.detail_content {
    width: 943px;
    margin: 14px auto 0;
    padding: 10px 45px 10px 10px;
    border: 1px solid #cfcece;
    border-radius: 3px;
    overflow: hidden;
    clear: both;
}

.content_left {
    float: left;
}

.content_right {
    float: right;
    color: #4d5157;
    width: 592px;
    overflow: hidden;
}

.MV_pic {
    width: 327px;
    height: 456px;
}

.detail_h2 {
    font-weight: normal;
    font-size: 20px;
    margin-top: 24px;
    overflow: hidden;
    font-family: "微软雅黑";
    text-overflow: ellipsis;
    word-spacing: nowrap;
    height: 20px;
}

.detail_introuduce,
.detail_description {
    margin-top: 25px;
    font-size: 14px;
    position: relative;
}

.detail_introuduce p,
.detail_description p {
    line-height: 24px;
}

.detail_introuduce {
    height: 120px;
    overflow: hidden;
}

.detail_description {
    height: 116px;
    overflow: hidden;
}

.play {
    width: 600px;
    margin: 45px auto 0;
}

.play_btn {
    display: inline-block;
    background: url(images/sprit.png) left -288px;
    height: 48px;
    line-height: 48px;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 16px;
    padding-left: 5px;
    text-align: center;
    cursor: pointer;
    width: 200px;
}

.play a {
    float: left;
    margin-right: 50px;
}

.play_btn span {
    display: inline-block;
    background: url(images/sprit.png) right -288px;
    height: 48px;
}

a:hover.play_btn {
    background-position: left -338px;
    color: #fff;
}

a:hover.play_btn span {
    background-position: right -338px;
}

.num_tab {
    margin-top: 0px;
    font-size: 14px;
    font-family: "å¾®è½¯é›…é»‘";
    clear: both;
    overflow: hidden;
}

.num_title_item,
.num_title_item_current {
    width: 80px;
    height: 30px;
    float: left;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}

.num_title_item {
    background: none;
    color: #333;
}

.num_title_item_current {
    background: url(images/sprit.png) no-repeat 0 -188px;
    color: #fff;
}

.num_content {
    width: 592px;
    height: 56px;
    background: url(images/sprit.png) no-repeat 0 -218px;
    clear: both;
    padding: 8px 0 6px;
    *padding: 2px 0 0px;
}

.num_list {
    display: none;
}

.num_item,
.num_item_current {
    display: block;
    float: left;
    line-height: 28px;
    text-align: center;
    width: 39px;
}

.num_link {
    color: #fff;
    display: block;
    width: 24px;
    height: 24px;
    margin: 0 auto;
}

.num_item_current .num_link,
a:hover.num_link {
    background: url(images/sprit.png) no-repeat -85px -189px;
    color: #fff;
}

.detail_commend {
    border: 1px solid #cfcece;
    border-radius: 3px;
    padding: 0 0 30px 23px;
    width: 975px;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
    margin-top: 14px;
}

.detail_commend .content_h2 {
    font-size: 14px;
}

.commend_item {
    display: block;
    float: left;
    width: 176px;
    height: 244px;
    overflow: hidden;
    position: relative;
    margin: 23px 18px 0 0;
}

.commend_tips {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(images/sprit.png) no-repeat -296px -72px;
    width: 176px;
    height: 32px;
    font-family: "微软雅黑‘";
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 32px;
    overflow: hidden;
}

/*个人中心*/
.personal_center {
    width: 948px;
    overflow: hidden;
    clear: both;
    margin: 30px auto 0 auto;
    margin-top: 30px;
    border: 0px solid #cfcece;
    padding: 0 16px 0px 34px;
    border-radius: 3px;
}

.personal_center .title {
    width: 948px;
    height: 40px;
    margin: 0 auto;
    background: url(images/personal_center＿tit.png) 0 7px no-repeat;
}

.personal_center .title a {
    float: right;
    font-size: 16px;
    line-height: 40px;
    color: #666666;
}

.personal_center .title a:hover {
    text-decoration: underline;
    color: #e72710;
}

.personal_center .title p {
    font-size: 24px;
    line-height: 40px;
    margin-left: 15px;
    color: #e72710;
    float: left;
}

.personal_center .line {
    width: 948px;
    border-top: 1px solid #e5e5e5;
    margin: 20px auto;
}

.personal_center .box {
    width: 880px;
    height: 40px;
    margin: 20px auto;
    height: 1px;
    display: block;
    margin: 0 auto;
}

.personal_center .box li {
    width: 430px;
    height: 40px;
    float: left;
    color: #666666;
    font-size: 16px;
    margin: 15px auto;
}

.personal_center .box li em {
    font-size: 24px;
    vertical-align: middle;
    margin-top: 4px;
}

.personal_center .box1 {
    width: 948px;
    margin: 0 auto;
}

.personal_center .box2 {
    width: 948px;
    margin: 0 auto;
    min-height: 450px;
}

.personal_center .box2 p {
    width: 829px;
    color: #333333;
    font-size: 16px;
    line-height: 35px;
    text-indent: 2em;
    margin-bottom: 20px;
}

.personal_center table {
    border-collapse: collapse;
    margin: 0 auto;
}

.personal_center table td {
    border: 0px solid #ddd;
    line-height: 40px;
}

.personal_center table td {
    font-size: 16px;
    color: #333333;
    text-align: center
}

.tt {
    font-weight: bold;
    background-color: #f9dedb;
}

.vip1 {
    width: 48px;
    height: 22px;
    top: 10px;
    right: -271px;
    display: block;
    position: relative;
    z-index: 99999;
    background: url(images/VIP.png) 0 0 no-repeat;
}

.mf1 {
    width: 48px;
    height: 22px;
    top: 10px;
    right: -271px;
    display: block;
    position: relative;
    z-index: 99999;
    background: url(images/mf.png) 0 0 no-repeat;
}

.MV_pic {
    width: 327px;
    height: 456px;
    position: relative;
    top: -20px;
}



/* 充值页面 */
.recharge_box {
    clear: both;
    width: 100%;
    height: auto;
    background: #f8f8f8;
    padding-top: 30px;
    border-top: 1px solid #f00;
}

.recharge_box .container {
    width: 1000px;
    height: 635px;
    margin: 0 auto;
}

.recharge_box .container .p-tit {
    display: inline-block;
    font-size: 26px;
    color: #000000;
    padding: 23px 0;
    vertical-align: middle;
}

.wsa {
    width: 200px;
    height: 400px;
    float: right;
    background: url(images/zfb.png) 0 225px no-repeat;
    padding-top: 20px;
    margin-right: 75px;
}

.left_img {
    width: 800px;
    height: 300px;
    float: left;
    overflow: hidden;
    border-right: 0px;
    border: 1px solid #e5e5e5;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-top: 50px;
    margin-left: 100px;
}

.box2 {
    height: 405px;
    width: 100%;
    line-height: 24px;
    border-top: none;
    padding: 1px;
    padding: 10px 0;
    background-color: #fff;
}

#tab {
    width: 100%;
    padding: 5px;
    height: 450px;
    margin: 20px auto;
    font-size: 20px;
}

#tab ul {
    list-style: none;
    height: 50px;
    line-height: 30px;
    border-bottom: 2px #e71a0f solid;
}

#tab ul li {
    background: #FFF;
    cursor: pointer;
    float: left;
    list-style: none;
    height: 29px;
    line-height: 29px;
    padding: 10px 25px;
    margin: 0px 10px;
    border: 1px solid #f3948f;
    border-bottom: 2px solid #e71a0f;
    color: #e72710;
    font-size: 24px;
}

#tab ul li.on {
    border-top: 2px solid #e71a0f;
    border-bottom: 2px solid #FFF;
}

.hide {
    display: none;
}

.tishi {
    width: 1000px;
    height: 600px;
    position: absolute;
}

.see {
    width: 120px;
    height: 50px;
    position: relative;
    top: 522px;
    left: 118px;
    background: url(images/see_bg.png) 0 0 no-repeat;
    display: block;
    text-align: center;
    padding-top: 4px;
}

.name {
    width: 100%;
    height: 40px;
    line-height: 48px;
    padding: 10px;
    font-size: 36px;
    color: #000000;
    position: relative;
    z-index: 11;
}